Welcome![Sign In][Sign Up]
Location:
Search - timer in 8051

Search list

[SCM8051 Timer 0 Mode 1 Example Program

Description: 8051单片机的定时器0的控制程序,通过这个程序可以方便对定时器进行控制-8051 timers 0 control procedures, this procedure can facilitate the timer control
Platform: | Size: 9216 | Author: 吴松 | Hits:

[SCM1111103

Description: 8051单片机控制外部设备,读取外部设备状态,外部中断的应用,中断的深入理解,变量和标记的灵活应用,定时器的灵活应用,可编程自动控制的方法,按键控制设备动作的方法,PWM 输出的设计,存储器的读写,延时报警器的设计,各种报警音的设计,音乐播放的设计,程序模块化的设计等等知识。-8051 to control external equipment, reading the state of the external equipment, external interrupt the application interruption in-depth understanding of the variables and markers flexible application of the flexible application of the timer, programmable control methods Press the movement and control equipment, the design of PWM output, memory, reading, writing, the alarm delay the design, various alarm sound design, music and broadcast design, programming, etc. Modular design knowledge.
Platform: | Size: 18432 | Author: awerwe | Hits:

[SCM8051_2_Timer

Description: 8051单片机内部定时器的重叠使用。在某些情况下,两个定时器在程序中都投入使用,由于定时时间长(如1min以上或更长),使两个定时器定时出现重叠时间,即t0定时还未完成,t1也进入定时。如果在软件上处理不好两个定时器间的关系,程序就不可能正常执行下去。-8051 use an internal timer overlap. In some cases, the two timers in the proceedings are put into use, as from time to time a long time (for example, more than 1min or longer), so that the two overlapping time timer timing, that is, from time to time t0 has not yet been completed, t1 also entered from time to time. If the software can not be handled properly the relationship between the two timer, the program can not continue normal execution.
Platform: | Size: 191488 | Author: DuZhiYong | Hits:

[SCM8051fx_wdog

Description: This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
Platform: | Size: 7168 | Author: 林海 | Hits:

[SCMPWMDAC

Description: 用c8051f系列单片机里的片内定时器实现16位PWM功能-C8051f series used in the single-chip-chip to achieve 16-bit PWM timer function
Platform: | Size: 1024 | Author: 辰时 | Hits:

[SCMtimer

Description: 主要介绍日历时钟的编程和注意的事项.主要应用于单片机8051.-Main Introduction calendar clock programming and attention. Mainly used in single-chip 8051.
Platform: | Size: 111616 | Author: chenbin | Hits:

[VHDL-FPGA-Verilogmc_8051

Description: 该源代码是实现了8051 mcu core的VHDL代码,中断、计时等各功能全面,且包括了各部分的详细测试文件-The source code is to achieve a 8051 mcu core of the VHDL code, interrupt, timer and other full-featured, and includes details of the various parts of the test document
Platform: | Size: 657408 | Author: swelgan | Hits:

[SCMaduc812

Description: ADuC812是美国AD公司推出的高性能单片机,具有集成度高、资源丰富等特点。 (1) 基于8051的内核,指令系统与8051兼容,额定工作频率12MHz。 (2) 8KB片内闪速/电擦除程序存储器 640B片内闪速/电擦除数据存储器 256B片内数据RAM。 (3) 3个16位的定时器/计数器 32根可编程I/O线 9个中断源,2个优先级。 (4) 1个8通道,高精度12位ADC 2个12位电压输出DAC。 (5) 1个片内温度传感器。 (6) 采用3V、5V电压工作 具有正常、待机和掉电三种工作模式。 (7) 1个通用UART串行I/O 1个与I2C兼容的两线串口和SPI串口 1个看门狗定时器(WDT) 1个电源监视器(PSM)。-ADuC812 is AD Launches the United States, high-performance single-chip, high integration and rich in resources and so on. (1) Based on the 8051 core 8051 compatible instruction set with a rated operating frequency of 12MHz. (2) 8KB-chip Flash/EE program memory 640B-chip Flash/EE data memory 256B-chip data RAM. (3) three 16-bit timer/counter 32 programmable I/O lines 9 interrupt sources, two priority. (4) an 8-channel, high-precision 12-bit ADC 2 12-bit voltage output DAC. (5) a-chip temperature sensor. (6) the use of 3V, 5V voltage with normal, standby and power-down mode of the three. (7) a generic UART serial I/O 1 with I2C-compatible two-wire SPI serial port and serial port a watchdog timer (WDT) 1 power supply monitor (PSM).
Platform: | Size: 695296 | Author: 白涛 | Hits:

[Other Embeded programIR_Learn

Description: This IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. Processor - Atmel AT89C51 Frequency - 22.1184 Mhz (described as OSC_FREQ in "timer.h") Timer 0 - system timer (used for timeouts and delays) Also, look in folder /doc for additional information about IR codes formats and codes from different manufacturers. -This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. Processor- Atmel AT89C51 Frequency- 22.1184 Mhz (described as OSC_FREQ in "timer.h") Timer 0- system timer (used for timeouts and delays) Also, look in folder /doc for additional information about IR codes formats and codes from different manufacturers.
Platform: | Size: 528384 | Author: Gulf | Hits:

[SCMex4-4

Description: 计时器Timer0的溢出中断控制:使用8051的P1连接到一个共阳七段显示器,然后利用计时计器Timer1,让8051在指定的时间间隔内显示出0~9。-Timer0 overflow interrupt timer control: the use of 8051 a total of P1 is connected to a Seven-Segment Display Yang, and then use time keiki Timer1, so that in 8051 within the specified time interval shows that 0 ~ 9.
Platform: | Size: 10240 | Author: 水彩笔 | Hits:

[SCMmode1

Description: 8051 timer in mode 1 using c
Platform: | Size: 14336 | Author: sds | Hits:

[SCMmode2

Description: 8051 timer in mode2 using c
Platform: | Size: 5120 | Author: sds | Hits:

[SCM8051f330

Description: 在keil上正常使用的 包含MX88V46X屏幕的驱动,接受红外遥控,独创的单片机多级OSD架构,定时开关机功能,屏支持多种输入设备的输入等强大功能-In normal use keil on the drive that contains MX88V46X screen, accept infrared remote control, unique multi-level OSD MCU architecture, timer switch machine features, screen supports multiple input devices such as the power of the input
Platform: | Size: 196608 | Author: kim | Hits:

[Other8051

Description: 而利用timer的設計, 清楚的觀察,在8051系統debugger底下中的memory window記憶體位置內容變化-The use of timer design, clear observation, the system in 8051 under the debugger' s memory window the contents of memory location changes
Platform: | Size: 12288 | Author: sky | Hits:

[SCMIR_REMOTE

Description: 基于8051核的红外遥控解码软件,使用外部中断1和定时器,通用性强,占用很少时间,特别支持长按和重复按键。-Infrared remote control based on 8051 core decoding software, use the external interrupt 1 and timer, versatile, take up little time, particularly in support of long and repetitive button press.
Platform: | Size: 16384 | Author: 赖恭平 | Hits:

[SCMul_Main

Description: 这是个机于8051单片机的超声波测距程序。工作原理为: 在发射端加一个8--15us的高电平,然后在接收端开始计时,此时接收端为高电平, 超声波在空气中传播一定时间返回接收器,接收端收到一个下降沿,这个过程就是超声波的传输时间,用下面的公式就可以测算出有形物体到测距模块的距离-This is a machine in 8051 ultrasonic ranging process. Working principle: the transmitter plus a 8- 15us' s high, and then start the timer at the receiving end, when the receiver is high, ultrasound propagation in the air some time to return the receiver, the receiver receives a falling, this process is the transmission time of ultrasound, using the following formula can measure the physical distance from the object to the distance measuring module
Platform: | Size: 1024 | Author: wlp | Hits:

[SCMjiaotongxinhaodeng

Description: 一、设计要求:交通信号灯模拟控制系统设计利用单片机的定时器定时,令十字路口的红绿灯交替点亮和熄灭,并且用LED数码管显示时间。用8051做输出口,控制十二个发光二极管燃灭,模拟交通灯管理。 二、设计内容:因为本课程设计是交通灯的控制设计,所以要了解实际交通灯的变化情况和规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1东西红灯,南北绿灯通车,。过一段时间转状态2南北绿灯灭,黄灯亮5秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯灭,黄灯亮5秒,南北仍然红灯。最后循环至状态1。 注意:.双色LED是由一个红色LED管芯和一个绿色LED管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平时,红灯亮;红色正端加低电平,绿色正端加高电平时,绿灯亮;两端都加高电平时,黄灯亮。-First, the design requirements: traffic light control system using single chip analog timer timing, so that the traffic light intersection Alternating light and off, and LED digital display with time. To do with the 8051 output, control, burning off a dozen light-emitting diodes, Simulated traffic light management. Second, the design of content: This course is designed for the control of traffic light design, so to understand the actual changes in traffic lights and rules Law. Assuming a crossroads for the north-south thing. What the initial state 0 is red, north and south light. Then things turn state 1 Red, green north-south traffic. Over time, turn off State 2 South Green, yellow light for 5 seconds, things are still red. Sub-state State 3, the opening of something green, north and south light. Switch to state 4 over time, things off the green, yellow light for 5 seconds, north and south are still red Lights. The last cycle to the state 1. Note:. Two-color LED is a red LED
Platform: | Size: 84992 | Author: 庆庆 | Hits:

[Other Embeded program1288208503_24812_FT39830_my_protues_simulations.z

Description: 8051 timer using 8051 with interrupt routines.. hehe hehe. this project is written in C.. the controller used is at89s51 microcontroller
Platform: | Size: 859136 | Author: romelemperado | Hits:

[SCMtimer

Description: 在8051单片机上定时器的四种实现方法,含HEX文件-In 8051 single chip microcomputer timer on the four realization method
Platform: | Size: 27648 | Author: 张运江 | Hits:

[Shot GameInstructions-4-8051

Description: Count down timer use in presentation and game
Platform: | Size: 7424000 | Author: Thinh | Hits:
« 12 »

CodeBus www.codebus.net